/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../fire.app/lib/ruby/compass_0.12/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/_base.scss */
body {
  background-color: #fdecd5;
  background-image: url("../images/bg.png");
  background-repeat: repeat-x;
  font-family: '微軟正黑體',Arial;
}
/* line 6, ../sass/_base.scss */
body a {
  text-decoration: none;
}

/* line 11, ../sass/_base.scss */
#top {
  min-width: 1000px;
  background-image: url("../images/top.png");
  height: 18px;
}

/***sticky footer***/
/* line 18, ../sass/_base.scss */
html, body, #wrap {
  height: 100%;
}

/* line 19, ../sass/_base.scss */
body > #wrap {
  height: auto;
  min-height: 100%;
}

/* line 20, ../sass/_base.scss */
#wrap {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  margin-top: -18px;
}

/* line 26, ../sass/_base.scss */
#main_wrap {
  width: 100%;
  padding-top: 18px;
  padding-bottom: 277px;
  position: relative;
}

/* 必须使用和footer相同的高度 */
/* line 32, ../sass/_base.scss */
#footer {
  position: relative;
  margin-top: -277px;
  /* footer高度的负值 */
  height: 277px;
  width: 100%;
  min-width: 1000px;
  max-width: 100%;
  background: url("../images/footer.png") no-repeat;
  background-position: center center;
  clear: both;
}
/* line 42, ../sass/_base.scss */
#footer .footer_wrap {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
/* line 47, ../sass/_base.scss */
#footer .footer_wrap .ad_wrap {
  position: absolute;
  top: 110px;
  width: 970px;
  height: 90px;
  background: #000;
}
/* line 54, ../sass/_base.scss */
#footer .footer_wrap .remind_word {
  position: absolute;
  bottom: 41px;
  left: 50%;
  margin-left: -143px;
  color: #fff;
  font-size: 13px;
}

/* line 64, ../sass/_base.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 71, ../sass/_base.scss */
.clearfix {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* Hides from IE-mac \*/
/* line 75, ../sass/_base.scss */
* html .clearfix {
  height: 1%;
}

/* line 76, ../sass/_base.scss */
.clearfix {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* End hide from IE-mac */
/* line 1, ../sass/_index.scss */
.top_wrap {
  position: relative;
  width: 100%;
  height: 215px;
  padding-top: 50px;
}
/* line 6, ../sass/_index.scss */
.top_wrap .video_wrap {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 175px;
}
/* line 9, ../sass/_index.scss */
.top_wrap .video_wrap a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 175px;
  text-align: center;
  font-size: 24px;
  color: #d20317;
  border: 2px #d20317 solid;
  float: left;
}
/* line 19, ../sass/_index.scss */
.top_wrap .video_wrap a span {
  font-size: 15px;
}
/* line 22, ../sass/_index.scss */
.top_wrap .video_wrap a:hover {
  background-color: #d20317;
  color: #fff;
}
/* line 28, ../sass/_index.scss */
.top_wrap .social_wrap {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: absolute;
  right: 65px;
  top: 15px;
}
/* line 33, ../sass/_index.scss */
.top_wrap .social_wrap span {
  color: #c4bdb3;
}
/* line 37, ../sass/_index.scss */
.top_wrap .yam_logo, .top_wrap .chunwan_title, .top_wrap .video_wrap {
  float: left;
  margin-left: 25px;
}
/* line 41, ../sass/_index.scss */
.top_wrap .yam_logo {
  margin-top: 6px;
}
/* line 44, ../sass/_index.scss */
.top_wrap .chunwan_title {
  margin-top: 25px;
}
/* line 47, ../sass/_index.scss */
.top_wrap .video_wrap {
  margin-top: 38px;
}
